←Select platform

UnWarpCommand Constructor(LeadPoint[])

Summary

Initializes a new UnWarpCommand class object with inputPoints values.

Syntax

C#
VB
Java
C++
public UnWarpCommand(  
   Leadtools.LeadPoint[] inputPoints 
) 
Public Function New( _ 
   ByVal inputPoints() As Leadtools.LeadPoint _ 
) 
public UnWarpCommand(ArrayList<LeadPoint> inputPoints)
public: 
UnWarpCommand(  
   Leadtools.array<LeadPoint>^ inputPoints 
) 

Parameters

inputPoints
An array of LeadPoint structures that represent the points used for input of the distorted image.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize